DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing Namespace / Index<T,TKey> Class / FindLess Method

In This Topic
    FindLess Method (Index<T,TKey>)
    In This Topic
    Finds items with keys less than the specified value.
    Overload List
    OverloadDescription
    Finds items with keys less than the specified value.  

    Finds items with keys less than the specified value.

    Implements IIndexScanner(T).FindLess(object,bool,Order)

    (Inherited from C1.LiveLinq.Indexing.Index<T>)
    See Also